home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Info-Mac 4
/
Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso
/
Applications
/
mint
/
•emacs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-14
|
235 b
|
9 lines
|
[
TEXT/R*ch
]
(setq c-indent-level 8)
(setq c-label-offset -8)
(setq c-continued-statement-offset 8)
(global-set-key "\eA" 'previous-line)
(global-set-key "\eB" 'next-line)
(global-set-key "\eC" 'forward-char)
(global-set-key "\eD" 'backward-char)